createNotificationChannelGroups
open fun createNotificationChannelGroups(@NonNull groups: @NonNull List<NotificationChannelGroup>)(source)
Creates multiple notification channel groups. See createNotificationChannelGroup. It doesn't do anything on older SDKs which don't support Notification Channels.
Parameters
groups
The list of groups to create